/* =================================================================== */
/* Revolution Slider
====================================================================== */
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 550px !important;
    overflow: hidden;
    /*background-image:url(../images/slider/loader.gif);*/
    background-repeat: no-repeat;
    background-position: 50%;
	margin-top:0px;
    -webkit-box-shadow: 0px 10px 24px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 10px 24px 0px rgba(0,0,0,0.4);
box-shadow: 0px 10px 24px 0px rgba(0,0,0,0.4);
}

/* Captions
====================================*/
.caption h2 {
    font-size: 44px;
    font-weight: 800;
    color: #444;
    text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
    letter-spacing: -0.2px;
}

.caption h3 {
    font-size: 28px;
    font-weight: 300;
    color: #a0a0a0;
    text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
}

.caption p {
    font-size: 16px;
    color: #333;
    line-height: 20px;
	font-family: 'Titillium Web', sans-serif;
}

.caption.light h2 {
    color: #fff;
}

.caption.light h3 {
    color: #aaa;
}

.caption.light p {
    color: #999;
}


/* Navigation
====================================*/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -moz-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -o-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    -ms-transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
    transition: background-color 150ms ease-in-out, opacity 0.2s ease-out;
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    /*background-color: #a0a0a0;*/
    width: 49px;
    height: 71px;
}

.tp-leftarrow:hover,
/*.tp-rightarrow:hover { background-color: #a0a0a0; }*/

.tp-leftarrow.default {
    background-image: url(../images/slider-left-arrow.png);
    background-repeat: no-repeat;
    background-position: 45% 50%;
    border-radius: 0 3px 3px 0;
    left: 0 !important;
}

.tp-rightarrow.default {
    background-image: url(../images/slider-right-arrow.png);
    background-repeat: no-repeat;
    background-position: 55% 50%;
    border-radius: 3px 0 0 3px;
    right: 0 !important;
}


/* Other Styles
====================================*/
.tp_inner_padding	{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    max-height:none !important;
}


.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
/*    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;*/
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position:absolute;
    visibility: hidden;
}

.tp-simpleresponsive img {
    max-width: none;
}

.noFilterClass {
    filter:none !important;
}


/* Basic Settings For Banner
====================================*/
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {text-decoration:none;}

.tp-simpleresponsive ul {
    list-style-type: none!important;
    padding:0;
    margin:0;
}

.tp-simpleresponsive >ul >li{   
	list-style: none; 
    position:absolute;
    visibility:hidden;
}

.tp-3d {-webkit-transform-style: preserve-3d;-webkit-transform-origin: 50% 50%;}

/* =================================================================== */
/* MY STYLES
====================================================================== */
li[data-link]{
    cursor: pointer;
}


/* =================================================================== */
/* Media Queries
====================================================================== */

/* Standard 1180 (devices and browsers) */
@media only screen and (min-width: 1200px){
    .caption.text { margin-left: 0 !important; }
    .caption h2,
    .caption h3,
    .caption p {margin:0;}
}

/* Smaller than standard 1180 (devices and browsers) */
@media only screen and (min-width: 959px) and (max-width: 1199px) {
    .caption.text { margin-left: 50px !important; }
    .caption h2,
    .caption h3,
    .caption p { margin:0; }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .caption.text { margin-left: 30px !important; }
    .caption h2 { margin-top: -8px;}
    .caption p { 
		margin-top: 8px;
		font-size: 14px;
		line-height:16px;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

    .caption.text {margin-left: 30px !important;}
    .caption h2 {font-size: 32px; margin-top: 10px;}
    .caption h3 {font-size: 20px; margin-top: 15px;}
    /*.caption p {display: none;}*/
    .fullwidthbanner-container { top: 0; }
    .white-box{
        height: 175px;
        width: 240px;
        display:inline;
        background-color: rgba(256,256,256,0.6);
        border:1px solid #cccccc!important;
    }
    .white-box p.title{
        font-size: 12px;!important
        line-height: 16px;
    }
}

/** BULLETS **/

.tpclear        {   clear:both;}


.tp-bullets                             {   z-index:1000; position:absolute;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                                -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
                                                bottom: 15px!important;
                                            }
.tp-bullets.hidebullets                 {
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                            }


.tp-bullets.simplebullets.navbar                        {   border:1px solid #666; border-bottom:1px solid #444; background:url(../assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old                    {    background:url(../assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet                 {   cursor:pointer; position:relative;  background:url(../images/bullet.png) no-Repeat top left;    width:20px; height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.selected       {   background:url(../images/bullet.png) no-Repeat bottom left;}
.tp-bullets.simplebullets.round .bullet.last            {   margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet             {   cursor:pointer; position:relative;  background:url(../images/bullet.png) no-Repeat bottom left;    width:23px; height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last        {   margin-right:0px;}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

    .caption h2 {font-size: 32px; margin-top: 0;}
    .caption h3 {font-size: 18px; margin-top: 10px;}
    .caption p {display: none}
}
